.item{margin-left: 0px;margin-right: 0px;}
.item_c{text-align: center;margin-top: 30px;}
/*.web_width{min-width: 900px;width:auto;margin: auto;}*/
@media (min-width:1200px) {
    .intro-message{  padding-top: 10%;  }
    .intro-message h1{  font-size: 4em;  }
    .intro-message ul li{  list-style: none;  padding:0px;  margin:0px;  text-align: left;  padding-left:170px;  line-height: 35px;  }
    .margin_50{margin:0px 70px;}
    .bx-wrapper {  position: relative;  margin: 0 auto 0px;  padding: 0; /*margin-left:180px;*/  *zoom: 1;  }
}
@media (max-width:1100px) {
    .bx-wrapper {  position: relative;  margin: 0 auto 0px;  padding: 0;  *zoom: 1;  }
}
@media (max-width:900px) {
    .intro-message h1{  font-size: 2em;  }
    .intro-message ul li{  list-style: none;  padding:0px;  margin:0px;  text-align: left; /*// padding-left:160px;*/  line-height: 35px;  }
    #scroll{  display: none;  }
    .margin_50{margin:0px 70px;}
    .bx-wrapper {  position: relative;  margin: 0 auto 0px;  padding: 0;  *zoom: 1;  }
}
@media (max-width:700px) {
    .intro-message h1{  font-size: 2em;  }
    .intro-message ul li{  list-style: none;  padding:0px;  margin:0px;  text-align: left;  padding-left:80px;  line-height: 35px;  }
    #scroll{  display: none;  }
    .margin_50{margin:0px;}
    .item{margin-left: 0px;margin-right: 0px;}
    .bx-wrapper {  position: relative;  margin: 0 auto 0px;  padding: 0;  margin-left: 0px;  *zoom: 1;  }
}
@media (max-width:400px) {
    .intro-message h1{  font-size: 2em;  }
    .intro-message ul li{  list-style: none;  padding:0px;  margin:0px;  text-align: left; /*// padding-left:160px;*/  line-height: 35px;  }
    #scroll{  display: none;  }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 17px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.box-padding{  padding-left: 20px;  padding-right: 20px;  }
.es-carousel ul{  display: block;  padding: 0px;  margin: 10px;  }
.btn-primary {  color: #fff;  background-color: #337ab7;  border-color: #2e6da4;  margin: 7px;  }
.btn-default {  color: #333;  background-color: #fff;  border-color: #ccc;  margin:7px;  }
/*banner*/
 .flexslider {  margin: 0px auto 0px;  position: relative;  width: 100%;  height: 550px;  overflow: hidden;  zoom: 1;  }
.flexslider .slides li {  width: 100%;  height: 100%;  }
.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(/static/images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}
.flex-direction-nav .flex-next {  background-position: 0 -70px;  right: 0;  }
.flex-direction-nav .flex-prev {  left: 0;  }
.flexslider:hover .flex-next {  opacity: 0.8;  filter: alpha(opacity=25);  }
.flexslider:hover .flex-prev {  opacity: 0.8;  filter: alpha(opacity=25);  }
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {  opacity: 1;  filter: alpha(opacity=50);  }
.flex-control-nav {  width: 100%;  position: absolute;  bottom: 10px;  text-align: center;  }
.flex-control-nav li {  margin: 0 2px;  display: inline-block;  zoom: 1;  *display: inline;  }
.flex-control-paging li a {  background: url(/static/images/dot.png) no-repeat 0 -16px;  display: block;  height: 16px;  overflow: hidden;  text-indent: -99em;  width: 16px;  cursor: pointer;  }
.flex-control-paging li a.flex-active,.flex-control-paging li.active a {background-position: 0 0;  }
.flexslider .slides a img {  width: 100%;  height: 550px;  display: block;  margin-top:-20px;  }
.slides figcaption{text-align: left;}
@media (min-width: 1100px){
    .banner_num .col-md-2 {
    width: 11.66666667%;
    }
}
@media (max-width: 700px){
    .slides figcaption{text-align: center;}
   .margin_0{margin: 0px!important;}
    .slides figcaption p { margin: 0!important;  }
}
/*payments-logo*/
.pay_logo_margin{margin-left: 36px;}
@media (max-width: 700px){
    .pay_logo_margin{margin-left: 0px;}
}
/*content_item*/

.content_item_pic{  width: 100px;  height: 100px; margin: auto;  position: relative;  }
.content_item_pic img{  position: absolute;  left: 18px;  top: 13px;  }
.content_item_p{border-right: 1px solid #e7e7e7;}
.content_item_p p{font-size: 14px;color:#777;text-align: left;}
.text{position: absolute;top:80px;left:100px;}
@media (min-width: 1200px){
    .container { width: 1200px;  }
    .item_padding{padding-right: 0px;padding-left: 0px;}
    .bot_name{color: #666;font-size: 1em;}
}
@media (max-width: 700px){
    .content_item_p{border-right: 0px solid #e7e7e7;}
    .bot_name{color: #666;font-size: 0.5em;}
}
/*banner text*/
.test{  background-color:#000;  position: relative;  }
.p_text{  position: absolute;  top: 60px;  width: 100%;  color: #fff;  }
.test span{ color:#fff;  zoom:1/*触发IE下块级元素*/  filter:alpha(opacity=50); -moz-opacity:0.5;  opacity:0.5;  }
.margin_60{margin: 0px 30px;}
.lin_right{border-right: 1px solid #444;}
.bot_name{color: #666;}
.num{font-size: 30px;color: #666;}
/*sign up now*/
.css3_btn {margin: 0 auto;  text-align: center;  color: #fff;  }
.css3_btn .a {  position: relative;  margin: 0;  padding: 1em;  z-index: 1;  color: #fff;  }
.css3_btn .a.text {  font-size: 1.4em;  }
/*steps*/
.detail_btn{margin:25px 0px!important;color: #777!important;}
.detail_btn:hover{border: 1px solid #07c!important;background: #fff!important;color: #07c!important;}
.detail_btn:active{border: 1px solid #07c!important;background: #fff!important;color: #07c!important;}
.detail_btn:focus{border: 1px solid #07c!important;background: #fff!important;color: #07c!important;}

.m_step_text ul{margin: 0px 0px 20px; padding: 0px 0px 0px 22px; transition: none 0s ease 0s ; line-height: 40px; border-width: 0px; letter-spacing: 0px; font-weight: 200; font-size: 21px;}
/* General button style (reset) */
.btn_sign_now {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn_sign_now:after {content: '';  position: absolute;  z-index: -1;  -webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  transition: all 0.3s;  }

/* Button 1 */
.btn-1 {  border: 3px solid #fff;  color: #0e83cd; /* background: #fff; */  border-radius: 3px;  }
/* Button 1e */
.btn-1e {overflow: hidden;  }

.btn-1e:after {  width: 100%;  height: 0;  top: 50%;  left: 50%;  background: #0e83cd;  opacity: 0;filter:alpha(opacity=0);  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-40deg);  -moz-transform: translateX(-50%) translateY(-50%) rotate(-40deg);  -ms-transform: translateX(-50%) translateY(-50%) rotate(-40deg);  transform: translateX(-50%) translateY(-50%) rotate(-40deg);  }
.btn-1e:hover,
.btn-1e:active { border: 3px solid #0e83cd;  }
.btn-1e:hover:after {  height: 260%;  opacity: 1;filter:alpha(opacity=100);  }
.btn-1e:active:after {  height: 400%;  opacity: 1; filter:alpha(opacity=100); }
/* General button style (reset) */
.btn {color: inherit;  background: none;  cursor: pointer;  display: inline-block;padding:9px 12px!important;  margin: 50px 0px;  text-transform: uppercase;  letter-spacing: 1px;  outline: none;  position: relative;  -webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  transition: all 0.3s;  }
.btn:after {  content: '';  position: absolute;  z-index: -1;  -webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  transition: all 0.3s;  }
/* Pseudo elements for icons */
.btn:before,
.icon-file:before {  font-family: 'icomoon';font-style: normal;  font-weight: normal;  font-variant: normal;  text-transform: none;  line-height: 1;  position: relative;  -webkit-font-smoothing: antialiased;  }
/* Filled star */
.icon-arrow-right:before {  content: "\e00d";  }
/* Button 4 */
.btn-4 {  height: 45px;  width: 180px;  border: 1px solid #07c;  color: #07c;  overflow: hidden;  }
.btn-4:hover {  background: #07c;  color: #fff;  }
.btn-4:before {position: absolute;  line-height: 3.2;  color: #fff;  -webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  transition: all 0.3s;  }
/* Button 4a */
.btn-4a:before {  left: 130%;  top: 0;  }
.btn-4a:hover:before {  left: 80%;  }
figure{  position: relative;  overflow: hidden;  width: 100%;  height: 550px;  text-align: center;  }
figure figcaption {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  padding: 4em 19em 2em 11em;  color: #fff;  -webkit-backface-visibility: hidden;  backface-visibility: hidden;  }
@media (min-width:1000px) {
    figure figcaption {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  padding: 4em 19em 2em 11em;  color: #fff;  -webkit-backface-visibility: hidden;  backface-visibility: hidden;  }
    figure figcaption> p{margin:20px 0 10px!important;}
}
@media (max-width:770px) {
    figure figcaption{  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  padding: 0em 2em;  color: #fff;  font-size: 1.25em;  -webkit-backface-visibility: hidden;  backface-visibility: hidden;  }
    figure figcaption> p{margin: 0px 0 50px!important;}
}
figure> a {outline: none;text-decoration: none;  position: absolute;  top: 0px;  left: 0;  width: 100%;  height: 100%;  z-index: 1000;  text-indent: 200%;  white-space: nowrap;  font-size: 0;  opacity: 0;  }
.slides .slides_p_h2{
    opacity: 0;
    filter:alpha(opacity=100);
    color: #fff;
    animation: p_h2 1s;
    -moz-animation:p_h2 1s; /* Firefox */
    -webkit-animation:p_h2 1s; /* Safari and Chrome */
    -o-animation:p_h2 1s; /* Opera */
    animation-fill-mode : forwards ;
    -moz-animation-fill-mode:forwards ; /* Firefox */
    -webkit-animation-fill-mode:forwards ; /* Safari and Chrome */
    -o-animation-fill-mode:forwards ; /* Opera */
}
.slides p,.slides button{
    opacity: 0;
    filter:alpha(opacity=100);
    animation: slides_p 1.5s;
    -moz-animation:slides_p 1.5s; /* Firefox */
    -webkit-animation:slides_p 1.5s; /* Safari and Chrome */
    -o-animation:slides_p 1.5s; /* Opera */
    animation-fill-mode : forwards ;
    -moz-animation-fill-mode:forwards ; /* Firefox */
    -webkit-animation-fill-mode:forwards ; /* Safari and Chrome */
    -o-animation-fill-mode:forwards ; /* Opera */
}
/*banner 中 p_h2元素 动画*/
@keyframes p_h2
{
    from {opacity: 0;filter:alpha(opacity=0); -webkit-transform: translate3d(0,-100%,0);  transform: translate3d(0,-100%,0);}
    to {opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0,0,0);  transform: translate3d(0,0,0);}
}
@-moz-keyframes p_h2 /* Firefox */
{
    from {opacity: 0;filter:alpha(opacity=0); -webkit-transform: translate3d(0,-100%,0);  transform: translate3d(0,-100%,0);}
    to {opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0,0,0);  transform: translate3d(0,0,0);}
}
@-webkit-keyframes p_h2 /* Safari and Chrome */
{
    from {opacity: 0;filter:alpha(opacity=0); -webkit-transform: translate3d(0,-100%,0);  transform: translate3d(0,-100%,0);}
    to {opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0,0,0);  transform: translate3d(0,0,0);}
}
@-o-keyframes p_h2 /* Opera */
{
    from {opacity: 0;filter:alpha(opacity=0); -webkit-transform: translate3d(0,-100%,0);  transform: translate3d(0,-100%,0);}
    to {opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0,0,0);  transform: translate3d(0,0,0);}
}
/*banner 中 p元素 动画*/
@keyframes slides_p {
    from{opacity: 0; filter:alpha(opacity=0);-webkit-transform: translate3d(0,100%,0);  transform: translate3d(0,100%,0);}
    to{opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0,0,0);  transform: translate3d(0,0,0);}
}
@-webkit-keyframes slides_p {
    from{opacity: 0;filter:alpha(opacity=0); -webkit-transform: translate3d(0,100%,0);  transform: translate3d(0,100%,0);}
    to{opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0,0,0);  transform: translate3d(0,0,0);}
}
@-moz-keyframes slides_p {
    from{opacity: 0;filter:alpha(opacity=0); -webkit-transform: translate3d(0,100%,0);  transform: translate3d(0,100%,0);}
    to{opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0,0,0);  transform: translate3d(0,0,0);}
}
@-o-keyframes slides_p {
    from{opacity: 0;filter:alpha(opacity=0); -webkit-transform: translate3d(0,100%,0);  transform: translate3d(0,100%,0);}
    to{opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0,0,0);  transform: translate3d(0,0,0);}
}

@font-face {
    font-family: 'icomoon';
    src:url('/static/font/icomoon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.bootstrap-margin-right{margin-right: 0px;margin-left: 0px;}
/*our figture*/
.steps_height{min-height: 150px;height:auto;margin-top: 25px;padding: 65px 0px;}
.figture_continer{min-height: 150px;height: auto; padding: 85px 103px;border-top: 1px solid #e7e7e7;background-color: #f9f9f9;}
.figture_continer .figture_padding_right{padding-right: 0px;}
.m_step_text{padding-left: 75px;text-align: left;}
.m_step_text h3{font-size: 2.5em;}
.m_step_text p{font-size: 15px;color: #777;}
.m_figture_text p{color: #777;}
.m_step_text .m_step_text_p3

@media (min-width: 1100px) {
    .m_step_text{text-align: center;padding-left:750px;}
    .figture_height{height: 240px;}
}
@media (max-width: 1340px) {
    .figture_height{height: 125px;}
}
@media (max-width: 700px) {
    .step_text_align{  text-align: center;  }
    .figture_continer{min-height: 150px;height: auto; padding: 30px 0;}
    .m_step_text{text-align: center;padding-left: 10px;}
    .m_figture_text{text-align: center;}
    .m_figture_title{width: 200px;margin: auto;}
    .m_step_text .m_step_text_p3{text-align: left;margin-left: 5px;}
}
/*bottom sign up*/
.bottom_sign_up{margin-top: 65px;margin-bottom: 35px;width: 100%;}


.p_h1{font-size: 32px!important;color: #555!important;}
.p_h2{font-size: 20px!important;color: #555!important;}
.margin_top_20{margin-top: 20px;}
.text_align_l{text-align: left;}
.text_align_r{text-align: right;}
.text_align_c{text-align: center;  }


